On a SummitStacks, this command downloads a BootROM image to a node in the stack.
Downloads a BootROM image after the Summit family switch has booted.
The downloaded image replaces the BootROM in the onboard FLASH memory.
ipaddress |
Specifies the IP address of the TFTP server. |
hostname |
Specifies the hostname of the TFTP server. |
vrname |
Specifies the name of the virtual router. NOTE: User-created VRs are supported only on the platforms listed for this feature in the ExtremeXOS 22.6 Feature License Requirements document. |
block_size | Specifies the data block size, excluding TFTP header. Data block size ranges from 24-65000 bytes. |
memorycard |
Specifies that the BootROM image should be obtained from a removable storage device, which can be a USB 2.0 storage device. |
filename |
Specifies the name of the file that contains the BootROM image. |
slotid |
This parameter is available
only on the SummitStack. In a SummitStack, the slotid specifies the slot number of the node. On a SummitStack, the slotid specifies the node to which the image should be downloaded. |
The default block size is 1400 bytes.
Upgrade the BootROM image only when asked to do so by an Extreme Networks technical representative.
Prior to downloading the BootROM image on the switch, you must download the image you received from Extreme Networks to a TFTP server on your network. If present on your switch, you can also download the image to a compact flash card or USB 2.0 storage device.
Specify the ipaddress or hostname parameters to download a BootROM image from a TFTP server on the network.
The BootROM image file is a .xtr file, and this file contains the executable code.
If this command does not complete successfully it could prevent the switch from booting. In the event the switch does not boot properly, some boot option functions can be accessed through a special Bootloader menu.
Use of the hostname parameter requires that DNS be enabled.
To display the BootROM version for the switch, use the show version command.
This section provides information about the characters supported by the switch for host names and remote IP addresses.
When naming or configuring an IP address for your network server, remember the requirements listed above.
This section provides information about the characters supported by the switch for local and remote filenames.
When naming a local or remote file, remember the requirements listed above.
You can issue this command only from the Master node. When provided, the file to be downloaded has to be compatible with the type of Summit in the specified slot if the user confirms that the image is to be installed.
If no slot number is provided and the user confirms installation in the case of download, an attempt is made to install the bootrom image on all active nodes. The bootrom image will not be installed on any node if the bootrom image specified is not compatible with all active nodes.
The following example downloads a bootROM image from the TFT[ server "tftphost" with the filename "bootimage":
download bootrom tftphost bootimage
This command was first available in ExtremeXOS 11.0.
The slot parameter was added to support SummitStack in ExtremeXOS 12.0.
Support for USB 2.0 storage devices was added in ExtremeXOS 12.5.3.
Block size support was added in ExtremeXOS 15.7.1.
This command is available only on Summit family switches.